home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / ns32k / xm-netbsd.h < prev    next >
C/C++ Source or Header  |  1995-05-09  |  227b  |  11 lines

  1. /* Configuration for GCC for ns32k running NetBSD as host.  */
  2.  
  3. #include <ns32k/xm-ns32k.h>
  4.  
  5. /* ns32k/xm-ns32k.h defines these macros, but we don't need them */
  6. #undef memcmp
  7. #undef memcpy
  8. #undef memset
  9.  
  10. #include <xm-netbsd.h>
  11.